home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / DEV / A-B / 006.PopMenus.cpt / About PopMenus next >
Text File  |  1988-08-02  |  686b  |  22 lines

  1. _______________________________________________________________________________________________
  2.  
  3. Macintosh Sample Code
  4.  
  5. #6: PopMenus
  6.  
  7. Versions:    1.0                8/88
  8.  
  9. Components:    PopMenus.p        August 1, 1988
  10.             PopMenus.r        August 1, 1988
  11.             PopMenus.make    August 1, 1988
  12.  
  13. _______________________________________________________________________________________________
  14.  
  15. This program is a simple example of how to use pop-up menus in your application. It
  16. implements a pop-up as a userItem in a modal dialog box (this is a helpful example in its
  17. own right!).
  18.  
  19. See Sample and TESample for the general structure and MultiFinder techniques that
  20. we recommend that you use when building a new application.
  21.  
  22.